FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package acme.usecase.r4#1.1.7 (47 ms)

Package acme.usecase.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=acme.usecase.r4@1.1.7&canonical=https://example.org/fhir/StructureDefinition/MyBundle
Url https://example.org/fhir/StructureDefinition/MyBundle
Status draft
Date 2023-11-08T15:54:35.5020594+00:00
Name MyBundle
Experimental False
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://example.org/fhir/StructureDefinition/MyBundle",
  "name" : "MyBundle",
  "status" : "draft",
  "date" : "2023-11-08T15:54:35.5020594+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "resource"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Bundle.entry:sliceEntry",
        "path" : "Bundle.entry",
        "sliceName" : "sliceEntry"
      },
      {
        "id" : "Bundle.entry.resource",
        "path" : "Bundle.entry.resource"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.